Skip to content

feat#104: Grant the Operation team access to the Management account #105

Merged
sh1220 merged 2 commits intomainfrom
feat/#104
Jul 30, 2025
Merged

feat#104: Grant the Operation team access to the Management account #105
sh1220 merged 2 commits intomainfrom
feat/#104

Conversation

@sh1220
Copy link
Contributor

@sh1220 sh1220 commented Jul 30, 2025

#️⃣ Related Issues

#104

📝 Work Summary

Operation team에 Management account의 admin 권한 추가

Screenshot (Optional)

💬 Review Notes (Optional)

Add any specific points you would like the reviewers to focus on.

Copy link
Contributor

@yunhoch0i yunhoch0i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

필요 리소스 관리를 위한 권한 추가 코드 확인했습니다.
포맷 확인만 다시 하면 될 듯 합니다.

@github-actions
Copy link

[Terraform Plan Summary]

항목
Status success
Directory identity-team-account/organization/sso
Executed At 2025-07-30 07:24:51 UTC

Plan Output

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # aws_ssoadmin_account_assignment.operation_admin_assignments["hyeinNa-433331841346"] will be created
  + resource "aws_ssoadmin_account_assignment" "operation_admin_assignments" {
      + id                 = (known after apply)
      + instance_arn       = "arn:aws:sso:::instance/ssoins-72300bfa7eae3733"
      + permission_set_arn = "arn:aws:sso:::permissionSet/ssoins-72300bfa7eae3733/ps-5ce1148c0cce3d04"
      + principal_id       = "a4482d6c-7051-7060-e2fe-fca0f5e564e9"
      + principal_type     = "USER"
      + target_id          = "433331841346"
      + target_type        = "AWS_ACCOUNT"
    }

  # aws_ssoadmin_account_assignment.operation_admin_assignments["yunho_choi-433331841346"] will be created
  + resource "aws_ssoadmin_account_assignment" "operation_admin_assignments" {
      + id                 = (known after apply)
      + instance_arn       = "arn:aws:sso:::instance/ssoins-72300bfa7eae3733"
      + permission_set_arn = "arn:aws:sso:::permissionSet/ssoins-72300bfa7eae3733/ps-5ce1148c0cce3d04"
      + principal_id       = "14a8ed4c-c0c1-70bf-7fc9-33efeff4b0fa"
      + principal_type     = "USER"
      + target_id          = "433331841346"
      + target_type        = "AWS_ACCOUNT"
    }

Plan: 2 to add, 0 to change, 0 to destroy.

Plan Error (if any)

(no errors)

@github-actions
Copy link

💰 Infracost report

Monthly estimate generated

This comment will be updated when code changes.

@sh1220 sh1220 merged commit acfb9c5 into main Jul 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants